Typing the Salutation

Finally, having typed in the body of the letter we come to the problem of generating the signature. Once again, since placing this upon the space and leaving the correct space between the Very truly yours, and the typed version of your name can get to be hairy, we provide the macro
signed
. The syntax of this command is
signed{ Very truly yours (or whatever)
cr
Your name
cr }
If copies of the letter are to go to several people you type this at the bottom of the letter using the
copies
command discussed in the section on memos.

You finish a letter with the command
endletter
. This command insures that if there are several letters in the same file each one will be processed independently.

== ==3.

A sample letter is generated as follows
letters

letter{ Dr. Boris Kayser
cr
Program Director for Theoretical Physics
cr
National Science Foundation
cr
Washington, D. C. 20550
cr }
Dear Boris,

Please send more money.


signed{ Sincerely,
cr
Michael E. Peskin
cr }

endletter

end
which produces

== ==3.

Dr. Boris Kayser Program Director for Theoretical Physics National Science Foundation Washington, D. C. 20550 Dear Boris,

Please send more money.

Sincerely, Michael E. Peskin

by 1 = == 3.=